Class org.omg.CosNaming.NamingContextPackage.NotFoundReasonHelper
All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class org.omg.CosNaming.NamingContextPackage.NotFoundReasonHelper

java.lang.Object
   |
   +----org.omg.CosNaming.NamingContextPackage.NotFoundReasonHelper

public final class NotFoundReasonHelper
extends Object

Method Index

 o __read(InputStream)
 o __write(OutputStream, NotFoundReason)
 o extract(Any)
 o id()
 o insert(Any, NotFoundReason)
 o type()

Methods

 o __write
  public static void __write(OutputStream out,
                             NotFoundReason that)
 o __read
  public static NotFoundReason __read(InputStream in)
 o extract
  public static NotFoundReason extract(Any a)
 o insert
  public static void insert(Any a,
                            NotFoundReason that)
 o type
  public static synchronized TypeCode type()
 o id
  public static String id()

All Packages  Class Hierarchy  This Package  Previous  Next  Index